home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Text / print / HPDJ900Src.lha / smakefile < prev    next >
Makefile  |  2004-05-21  |  502b  |  31 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Fri May 21 20:24:16 2004
  4. #
  5.  
  6. OBJS= printertag.o init.o data.o dospecial.o render.o density.o transfer.o \
  7.       compression.o
  8.  
  9. HP_Deskjet_900C.040: $(OBJS)
  10.    sc link to HP_Deskjet_900C.040 with <<
  11. $(OBJS)
  12. <
  13.  
  14. printertag.o: printertag.asm
  15.  
  16. init.o: init.asm
  17.  
  18. data.o: data.c global.h
  19.  
  20. dospecial.o: dospecial.c global.h
  21.  
  22. render.o: render.c global.h
  23.  
  24. density.o: density.c global.h
  25.  
  26. transfer.o: transfer.c global.h
  27.  
  28. compression.o: compression.c global.h
  29.  
  30.  
  31.